Skip to content

Update kiwisolver requirement from ~=1.3.1 to ~=1.4.3#92

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/kiwisolver-approx-eq-1.4.3
Closed

Update kiwisolver requirement from ~=1.3.1 to ~=1.4.3#92
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/kiwisolver-approx-eq-1.4.3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 14, 2022

Updates the requirements on kiwisolver to permit the latest version.

Changelog

Sourced from kiwisolver's changelog.

Wrappers 1.4.3 | Solver 1.4.1 | 13/06/2022

  • add support for Python 3.11 PR #142
  • do not install tests PR #143
  • fix packaging for latest setuptools PR #140

Wrappers 1.4.2 | Solver 1.4.1 | 28/03/2022

  • fix an issue with setuptools configuration PR #134

Wrappers 1.4.1 | Solver 1.4.1 | 27/03/2022

  • add missing include PR #129
  • re-organize the Python binding sources to properly ship type hints PR #131

Wrappers 1.4.0 | Solver 1.4.0 | 14/03/2022

  • make installation PEP517 compliant PR #125
  • add type hints PR #125
  • add Constraint::violated() method PR #128
  • make the the c++ part of the code c++20 compliant PR #120
  • test with c++11 and c++20 PR #120

Wrappers 1.3.2 | Solver 1.3.1 | 31/08/2021

  • Add support for Python 3.10, drop official support Python 3.6 PR #103
  • Remove direct accesses to ob_type in C-API use Py_TYPE instead PR #103

Wrappers 1.3.1 | Solver 1.3.1 | 11/01/2020

  • allow to avoid linking against VC2014_1 on windows PR #97
  • do not mark move constructor / assignment operator of expression as noexcept PR #97 This is to circumvent a suspected bug in the GCC compiler in the manylinux1 image.

Wrappers 1.3.0 | Solver 1.3.0 | 10/21/2020

  • add c++ benchmarks and run them on CIs PR #91
  • modernize the c++ code by using more c++11 features PR #90
  • introduce move semantic in some c++ constructors to improve performances PR #89
  • add support for Python 3.9 PR #88

Wrappers 1.2.0 | Solver 1.2.0 | 03/26/2020

  • make the the c++ part of the code c++11 compliant PR #55
  • use cppy for Python/C bindings PR #55

Wrappers 1.1.0 | Solver 1.1.0 | 04/24/2019

  • prevent attempting a dual optimize on a dummy row PR #56 closes #15

... (truncated)

Commits
  • 34c883d cut release 1.4.3 release of the Python bindings
  • edbb5b9 Merge pull request #143 from nucleic/packaging-tests
  • a67fa7c cis: ensure pytest will error on warnings
  • 93a2b85 setup: do not include tests in installed files
  • e30c5e6 Merge pull request #140 from nucleic/setup-fixes
  • 2d84386 Merge pull request #142 from nucleic/3.11b3
  • 1787c65 cis: start testing on 3.11 and test on PyPI 3.8
  • 389639b cis: use setup-python@v3
  • f14059f py: use nullptr instead of 0 in PyTuple_SET_ITEM
  • 69e0bde setup: move more setup configs to pyproject.toml and appease setuptools
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [kiwisolver](https://github.com/nucleic/kiwi) to permit the latest version.
- [Release notes](https://github.com/nucleic/kiwi/releases)
- [Changelog](https://github.com/nucleic/kiwi/blob/main/releasenotes.rst)
- [Commits](nucleic/kiwi@1.3.1...1.4.3)

---
updated-dependencies:
- dependency-name: kiwisolver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 14, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 18, 2022

Superseded by #108.

@dependabot dependabot bot closed this Jul 18, 2022
@dependabot dependabot bot deleted the dependabot/pip/kiwisolver-approx-eq-1.4.3 branch July 18, 2022 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants